Feature: Pruebas Ghost
Scenarios
|
Chart |
Status Progress |
||||
|---|---|---|---|---|---|
|
1
|
|
||||
| Total duration: | |||||
| 1m 54.274s |
Scenario: E15 - crear un tag interno
Before
0m 2.401s
Given
I navigate to page "<URL>"
0m 2.244s
And
I wait for 5 seconds
0m 5.175s
And
I enter email "<USER>"
0m 0.684s
And
I wait for 5 seconds
0m 5.158s
And
I enter password "<PASSWORD>"
0m 0.406s
And
I take a screenshot in "G5" with the name as "EP15_1_login"
0m 0.565s
And
I click login button
0m 0.363s
And
I wait for 5 seconds
0m 5.349s
And
I take a screenshot in "G5" with the name as "EP15_2_dashboard"
0m 0.657s
And
I wait for 2 seconds
0m 2.291s
When
I click on tags
0m 0.198s
And
I take a screenshot in "G5" with the name as "EP15_3_tags"
0m 0.713s
And
I wait for 5 seconds
0m 5.266s
And
I create tag intern
0m 0.380s
And
I take a screenshot in "G5" with the name as "EP15_4_intern_tag"
0m 0.542s
And
I wait for 1 seconds
0m 1.264s
And
I click on new tag
0m 0.383s
And
I take a screenshot in "G5" with the name as "EP15_5_new_intern_tag"
0m 0.372s
And
I enter tag name "<TAG_NAME01>"
0m 0.343s
And
I enter tag description "<TAG_DESCRIPTION01>"
0m 0.453s
And
I enter a color
0m 0.325s
And
I save the tag
0m 0.289s
And
I wait for 5 seconds
0m 5.230s
When
I click on tags
0m 0.552s
And
I take a screenshot in "G5" with the name as "EP15_6_dashboard"
0m 0.435s
And
I wait for 5 seconds
0m 5.253s
And
I create tag intern
0m 0.389s
And
I take a screenshot in "G5" with the name as "EP15_7_intern_Tag"
0m 0.557s
And
I wait for 5 seconds
0m 5.263s
And
I validate the tag "PSEUDO_TAG"
0m 0.705s
After
0m 0.069s
Screenshots
Before
NO IMAGE AVAILABLE
Given
I navigate to page "<URL>"
And
I wait for 5 seconds
And
I enter email "<USER>"
And
I wait for 5 seconds
And
I enter password "<PASSWORD>"
And
I take a screenshot in "G5" with the name as "EP15_1_login"
And
I click login button
And
I wait for 5 seconds
And
I take a screenshot in "G5" with the name as "EP15_2_dashboard"
And
I wait for 2 seconds
When
I click on tags
And
I take a screenshot in "G5" with the name as "EP15_3_tags"
And
I wait for 5 seconds
And
I create tag intern
And
I take a screenshot in "G5" with the name as "EP15_4_intern_tag"
And
I wait for 1 seconds
And
I click on new tag
And
I take a screenshot in "G5" with the name as "EP15_5_new_intern_tag"
And
I enter tag name "<TAG_NAME01>"
And
I enter tag description "<TAG_DESCRIPTION01>"
And
I enter a color
And
I save the tag
And
I wait for 5 seconds
When
I click on tags
And
I take a screenshot in "G5" with the name as "EP15_6_dashboard"
And
I wait for 5 seconds
And
I create tag intern
And
I take a screenshot in "G5" with the name as "EP15_7_intern_Tag"
And
I wait for 5 seconds
And
I validate the tag "PSEUDO_TAG"
After
NO IMAGE AVAILABLE